home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-09-07 | 962 b | 29 lines | [TEXT/GEOL] |
- Item 9632653 7-Sept-89 09:14
-
- From: CDA0188 DEV Advantage SW, Gregory Hemstreet
-
- To: D2769 Comusearch, James Benson,PRT
-
- cc: MACAPP.TECH$ MACAPP Tech
-
- Sub: Beating Dialogs to death
-
- Manuel,
-
- This memo is a little redundant (if redundancy can be little or big) because of
- Joost's reply, but in response to your problem of tabs and returns not working
- in dialogs you should definitely check that the dialog view is enabled.
-
- I had the same problem yesterday during the conversion of my code from ß5 to
- ß9, where dialogs that once worked no longer did. It seems that the new
- DoChoice method for TDialogView now checks if the view is enabled before
- handling tabs, returns and enters (and rightly so), whereas the ß5 code had no
- such check so disabled views could sneak in and do some work.
-
- Regards,
-
- Tom Otvos
- Advantage Software, Inc.
-
-
-